gtk4.git
2014-10-02 Marek KasikRemove redundant checks for NULL
2014-10-02 Matthias ClasenGtkCellRendererAccel: Stop using deprecated API
2014-10-02 Matthias ClasenGtkFontChooserWidget: Stop using deprecated API
2014-10-02 Matthias ClasenGtkColorEditor: Fix missing background in popups
2014-10-02 Matthias ClasenGtkColorEditor: Stop using deprecated API
2014-10-02 Matthias ClasenGtkFontButton: Stop using deprecated API
2014-10-02 Matthias ClasenGtkSidebar: not a listbox anymore
2014-10-02 Matthias ClasenGtkCalendar: deal better with a large allocation
2014-10-01 Matthias ClasenTrivial formatting fix
2014-10-01 Matthias ClasenFix a typo
2014-10-01 Matthias ClasenDon't emit a useless warning
2014-10-01 Matthias ClasenFix fonts in context menus
2014-10-01 Matthias ClasenAvoid compiler warnings
2014-10-01 Matthias ClasenAdd a few missing include guards
2014-10-01 Matthias ClasenProvisional sidebar theming
2014-10-01 Ikey DohertyAdd GtkSidebar
2014-09-30 Jasper St.... reftests: Actually add a text-shadow to the text-shadow...
2014-09-30 Jasper St.... label: Don't add in the allocation to our clip again
2014-09-30 Alexandre FrankeUpdated French translation
2014-09-30 GNOME Translation... Updated Scottish Gaelic translation
2014-09-30 Marek ČernockýUpdated Czech translation
2014-09-30 Marek ČernockýUpdated Czech translation
2014-09-30 Yosef Or BoczkoUpdated Hebrew translation
2014-09-30 Chun-wei FanUpdate README.txt for MSVC Builds
2014-09-30 Matthias ClasenBetter typography for ppd paper names
2014-09-30 Matthias ClasenDeprecate GtkWidget override APIs
2014-09-30 Matthias ClasenAdd 3.16 deprecation macros too
2014-09-30 Matthias ClasenGtkContainer: Support focus chain in GtkBuilder
2014-09-30 Matthias ClasenGtkButton: Use GtkLabel:xalign
2014-09-30 Matthias ClasenGtkAssistant: Use GtkLabel:xalign
2014-09-30 Matthias ClasenKeep GtkMisc:xalign working for labels
2014-09-30 Matthias ClasenRevert "Undreprecate GtkMisc::x/yalign for now"
2014-09-30 Matthias ClasenGtkLabel: add x/yalign properties
2014-09-30 Matthias ClasenAdd 3.16 version macros
2014-09-30 Matthias Clasenprinting: Better typography
2014-09-30 Matthias Clasenprinting: Better typography
2014-09-30 Matthias Claseninspector: Better typography
2014-09-30 Matthias ClasenGtkRecentChooserMenu: Better typography
2014-09-30 Matthias ClasenGtkPlacesSidebar: Be consistent in messages
2014-09-30 Matthias ClasenGtkFileChooserWidget: Better typography
2014-09-30 Matthias ClasenGtkVolumeButton: Better typography
2014-09-30 Matthias ClasenGtkProgressBar: Mark the default text for translation
2014-09-30 Matthias ClasenProgress widgets: Better typography
2014-09-30 Matthias ClasenGtkBuilder: Improve error messages
2014-09-30 Matthias ClasenGtkColorSelection: Better typography
2014-09-30 Matthias ClasenBroadway: Improve formatting of an error message
2014-09-30 Matthias ClasenPrinting: Better typography
2014-09-30 Matthias ClasenGtkPrintUnixDialog: Better typography
2014-09-30 Matthias ClasenUse better typography for paper names
2014-09-30 Matthias ClasenBump version
2014-09-30 Matthias Clasen3.14.1
2014-09-30 Matthias ClasenUpdate file lists
2014-09-29 Jesse van den... quartz: Add availability check for >= 10.7 API
2014-09-29 Lapo CalamandreiAdwaita: draw the trough on progressbars in treeviews
2014-09-29 Lapo CalamandreiAdwaita: make links readable in the dark variant
2014-09-29 Daniel MustielesUpdated Spanish translation
2014-09-29 Carlos Garnachogesture: Document pitfalls on foreign gesture state...
2014-09-29 Jakub SteinerAdwaita: provide simple guidelines for theming
2014-09-29 Jakub Steinerdepend on particular version of sass
2014-09-29 Rui MatosGtkFontButton: Make sure the dialog isn't destroyed...
2014-09-28 Pierre-Yves... gdk_rgba_parse : do not segfault on null string
2014-09-28 Matthias ClasenRevert "Make Ctrl-u and Ctrl-k work in GtkTextView...
2014-09-28 Rūdolfs MazursUpdated Latvian translation
2014-09-27 Tom TryfonidisUpdated Greek translation
2014-09-27 Matthias ClasenAdd a test for GtkBuilder typename-mangling
2014-09-27 Matthias ClasenFactor out a function
2014-09-27 Matthias ClasenGtkBuilder: Mention more error domains
2014-09-27 Matthias ClasenTypo fix
2014-09-27 Matthias ClasenGtkRange: Fix an event propagation issue
2014-09-26 Matthias ClasenTrivial: reword docs a bit
2014-09-26 Matthias ClasenGtkRange: claim sequence when popping up menu
2014-09-26 Matthias ClasenAdd a style class to fullscreened windows
2014-09-26 Matthias ClasenFix a memory leak in gtk_test_find_label
2014-09-26 Matthias ClasenMake Ctrl-u and Ctrl-k work in GtkTextView too
2014-09-26 Matthias Claseninspector: Drop an unused variable
2014-09-26 Matthias Clasenentry: Revisit Ctrl-u one more time
2014-09-26 Matthias ClasenGtkEntry: Add a key binding for clearing the entry
2014-09-26 Matthias Claseninspector: Simplify populating the tree
2014-09-26 Matthias Claseninspector: Show the warning dialog without delay
2014-09-26 Matthias ClasenRemove some redundant code
2014-09-26 Matthias ClasenGtkWindow: improve the inspector keybinding
2014-09-26 Piotr DrągUpdated Polish translation
2014-09-26 Matthias Clasengtk-demo: Don't create 2 main windows
2014-09-26 Andika TriwidadaUpdated Indonesian translation
2014-09-26 Matthias Claseninspector: life-cycle fixes
2014-09-25 Eric Le BihanFix testgtk.c when building for Wayland.
2014-09-25 Carlos Garnachobutton: Fix ::clicked emission on touchscreens sending...
2014-09-25 Matthias ClasenUse titlebar action settings for CSD windows
2014-09-25 Matthias ClasenFactor out titlebar click actions
2014-09-25 Matthias ClasenImplement titlebar action settings for Wayland
2014-09-25 Matthias ClasenImplement titlebar action settings for X11
2014-09-25 Matthias ClasenAdd settings for titlebar actions
2014-09-25 Balázs ÚrUpdated Hungarian translation
2014-09-25 Stas SoloveyUpdated Russian translation
2014-09-25 Мирослав НиколићUpdated Serbian translation
2014-09-25 Matthias ClasenMake GtkModelButton work with touch
2014-09-25 Matthias ClasenImprove workarea documentation
2014-09-25 Matthias Clasenx11: Neuter workarea in fullscreen scenarios
2014-09-25 Matthias ClasenFix comment typo
2014-09-24 Мирослав НиколићUpdated Serbian translation
next